-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
4.4 (latest)
-
Code
-
Classes
- Cell
Total Complexity |
191 |
Dependencies |
25 |
Dependents |
31 |
Total lines |
977 |
Lines of code |
549 |
Logical lines of code |
343 |
Comment lines |
150 |
Methods |
52 |
Properties |
9 |
Methods 52
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCalculatedValue() |
D |
23 |
52 |
160 |
setValueExplicit() |
C |
37 |
25 |
65 |
updateIfCellIsTableHeader() |
A |
56 |
10 |
16 |
convertDateTimeInt() |
S |
60 |
6 |
14 |
__construct() |
S |
57 |
4 |
16 |
getCalculatedValueString() |
S |
67 |
5 |
7 |
__toString() |
S |
73 |
4 |
4 |
__clone() |
S |
63 |
4 |
10 |
setCalculatedValue() |
S |
69 |
4 |
6 |
getValueString() |
S |
73 |
4 |
4 |
compareCells() |
S |
64 |
4 |
10 |
isInRange() |
S |
66 |
4 |
7 |
getWorksheet() |
S |
62 |
3 |
12 |
getCoordinate() |
S |
62 |
3 |
12 |
isHiddenOnFormulaBar() |
S |
63 |
3 |
11 |
getAppliedStyle() |
S |
62 |
3 |
11 |
getMergeRange() |
S |
68 |
3 |
8 |
hasHyperlink() |
S |
70 |
2 |
6 |
getValueBinder() |
S |
71 |
2 |
6 |
isMergeRangeValueCell() |
S |
67 |
2 |
8 |
getWorksheetOrNull() |
S |
66 |
2 |
9 |
isLocked() |
S |
67 |
2 |
8 |
setHyperlink() |
S |
68 |
2 |
7 |
getHyperlink() |
S |
70 |
2 |
6 |
updateInCollection() |
S |
67 |
2 |
8 |
setDataValidation() |
S |
68 |
2 |
7 |
getDataValidation() |
S |
70 |
2 |
6 |
hasDataValidation() |
S |
70 |
2 |
6 |
isFormula() |
S |
78 |
2 |
3 |
getColumn() |
S |
69 |
2 |
7 |
getRow() |
S |
69 |
2 |
7 |
setValue() |
S |
68 |
2 |
7 |
getValue() |
S |
82 |
1 |
3 |
attach() |
S |
81 |
1 |
3 |
getIgnoredErrors() |
S |
82 |
1 |
3 |
getFormulaAttributes() |
S |
82 |
1 |
3 |
setFormulaAttributes() |
S |
77 |
1 |
4 |
setXfIndex() |
S |
76 |
1 |
4 |
getXfIndex() |
S |
82 |
1 |
3 |
setValueBinder() |
S |
80 |
1 |
3 |
rebindParent() |
S |
76 |
1 |
4 |
getFormattedValue() |
S |
64 |
1 |
10 |
detach() |
S |
81 |
1 |
3 |
getCalculateDateTimeType() |
S |
80 |
1 |
3 |
getStyle() |
S |
80 |
1 |
3 |
setCalculateDateTimeType() |
S |
69 |
1 |
6 |
getOldCalculatedValue() |
S |
82 |
1 |
3 |
isInMergeRange() |
S |
80 |
1 |
3 |
getDataType() |
S |
82 |
1 |
3 |
setDataType() |
S |
76 |
1 |
4 |
getParent() |
S |
82 |
1 |
3 |
hasValidValue() |
S |
76 |
1 |
4 |